home *** CD-ROM | disk | FTP | other *** search
- Ok all you Mach 2 users who want to be able to modify what MHINPUT does,
- here's the solution. These routines are going to be included in our new
- subprogram library.
-
- The files:
-
- MHDEF .INC - declares constants used by other routines
- MHINIT .SUB - Initializes global variables.
- MHSTRIN .SUB - Edited string input subprogram.
- MHSPEAKR.SUB - Called by input routine to sound the speaker.
- INPUT .BAS - Sample of how to use MHSTRIN.SUB
-
- The routines are self-documenting. I suggest you examine each one before
- attempting to use the routines.
-
- Mark Novisoff